home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / MenuCalendarClock-iCal-2.1.1.dmg / MenuCalendarClock iCal.app / Contents / Resources / IconPrefs.nib / classes.nib next >
Encoding:
Text File  |  2005-11-07  |  4.4 KB  |  121 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 changeIcon = id; 
  6.                 updatePreferences = id; 
  7.                 updatePrefsAndRecreateStatusItem = id; 
  8.                 updatePrefsAndRedisplayCalendar = id; 
  9.             }; 
  10.             CLASS = DisplayPrefs; 
  11.             LANGUAGE = ObjC; 
  12.             OUTLETS = {
  13.                 animateWindowButton = NSButton; 
  14.                 iconSelectorMatrix = NSMatrix; 
  15.                 markDaysButton = NSButton; 
  16.                 positionSelectorMatrix = NSMatrix; 
  17.                 redSundaysButton = NSButton; 
  18.                 showTooltipsButton = NSButton; 
  19.                 weekStartButton = NSButton; 
  20.             }; 
  21.             SUPERCLASS = OPPreferencePane; 
  22.         }, 
  23.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  24.         {
  25.             ACTIONS = {
  26.                 checkedAddressFormatBox = id; 
  27.                 chooseDefaultStationary = id; 
  28.                 chooseSenderAddress = id; 
  29.             }; 
  30.             CLASS = GeneralPrefsPane; 
  31.             LANGUAGE = ObjC; 
  32.             OUTLETS = {
  33.                 defaultStationaryPopup = NSPopUpButton; 
  34.                 senderAddressPopUp = NSPopUpButton; 
  35.                 usStyleAddressCheckBox = NSButton; 
  36.             }; 
  37.             SUPERCLASS = OPPreferencePane; 
  38.         }, 
  39.         {
  40.             ACTIONS = {
  41.                 changeIcon = id; 
  42.                 changeMenuConfiguration = id; 
  43.                 clockFormatPopUpAction = id; 
  44.                 clockFormatWasEdited = id; 
  45.                 resetClockFontToDefaults = id; 
  46.                 selectClockFontAction = id; 
  47.                 toggleShowMenuIconTooltip = id; 
  48.                 updatePreferences = id; 
  49.                 updatePrefsAndRecreateStatusItem = id; 
  50.                 updatePrefsAndRedisplayCalendar = id; 
  51.                 updatePrefsAndUpdateStatusItem = id; 
  52.             }; 
  53.             CLASS = IconPrefs; 
  54.             LANGUAGE = ObjC; 
  55.             OUTLETS = {
  56.                 alternateSeparatorsButton = NSButton; 
  57.                 clockFormatPopUpButton = NSPopUpButton; 
  58.                 clockFormatTextField = NSTextField; 
  59.                 fontButton = NSButton; 
  60.                 fontColorWell = NSColorWell; 
  61.                 fontDefaultButton = NSButton; 
  62.                 fontTextField = NSTextField; 
  63.                 iconSelectorMatrix = NSMatrix; 
  64.                 positionSelectorMatrix = NSMatrix; 
  65.                 showCalendarIconButton = NSButton; 
  66.                 showClockButton = NSButton; 
  67.                 showMenuIconTooltipButton = NSButton; 
  68.                 updateNowButton = NSButton; 
  69.             }; 
  70.             SUPERCLASS = OPPreferencePane; 
  71.         }, 
  72.         {
  73.             CLASS = NSPreferencePane; 
  74.             LANGUAGE = ObjC; 
  75.             OUTLETS = {
  76.                 "_firstKeyView" = NSView; 
  77.                 "_initialKeyView" = NSView; 
  78.                 "_lastKeyView" = NSView; 
  79.                 "_window" = NSWindow; 
  80.             }; 
  81.             SUPERCLASS = NSObject; 
  82.         }, 
  83.         {CLASS = OPActionButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }, 
  84.         {CLASS = OPHelpButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  85.         {CLASS = OPPreferencePane; LANGUAGE = ObjC; SUPERCLASS = NSPreferencePane; }, 
  86.         {
  87.             ACTIONS = {
  88.                 changePlainTextFont = id; 
  89.                 changeRichTextFont = id; 
  90.                 miscChanged = id; 
  91.                 ok = id; 
  92.                 revert = id; 
  93.                 revertToDefault = id; 
  94.                 showPanel = id; 
  95.             }; 
  96.             CLASS = Preferences; 
  97.             LANGUAGE = ObjC; 
  98.             OUTLETS = {
  99.                 addExtensionToNewPlainTextFilesButton = id; 
  100.                 checkSpellingAsYouTypeButton = id; 
  101.                 deleteBackupButton = id; 
  102.                 ignoreHTMLButton = id; 
  103.                 ignoreRichTextButton = id; 
  104.                 myOutlet = id; 
  105.                 overwriteReadOnlyFilesButton = id; 
  106.                 plainTextEncodingForReadPopup = id; 
  107.                 plainTextEncodingForWritePopup = id; 
  108.                 plainTextFontNameField = id; 
  109.                 richTextFontNameField = id; 
  110.                 richTextMatrix = id; 
  111.                 saveFilesWritableButton = id; 
  112.                 showPageBreaksButton = id; 
  113.                 tabWidthField = id; 
  114.                 windowHeightField = id; 
  115.                 windowWidthField = id; 
  116.             }; 
  117.             SUPERCLASS = NSObject; 
  118.         }
  119.     ); 
  120.     IBVersion = 1; 
  121. }